﻿@charset "utf-8";
/*头部*/

.bkhtop {
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 35px;
    border-bottom: 1px solid #ededed;
    background: #f9f7f6
}

    .bkhtop .containermin {
        height: 35px
    }

.huanying {
    float: left;
    color: #666;
    width: 450px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.shoucangindex {
    float: right;
    max-width: 580px
}

    .shoucangindex a,
    .shoucangindex dl.dh
    dt {
        float: left;
        color: #999;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
        cursor: pointer
    }

        .shoucangindex a:hover,
        .shoucangindex dl.dh dt:hover {
            color: #f80
        }


.bkhheader {
    float: left;
    width: 100%;
    min-width: 1200px;
    /*padding: 22px 0 23px;*/
    height:100px;
    background: #fff
}

    .bkhheader .sitelogo {
        float: left;
        width: 298px;
        height: 85px;
        line-height: 85px;
        overflow: hidden
    }

        .bkhheader .sitelogo a {
            display: table-cell;
            width: 298px;
            height: 85px;
            vertical-align: middle
        }

            .bkhheader .sitelogo a img {
                max-width: 298px;
                max-height: 85px;
                vertical-align: middle;
                display: block
            }

.sitetel {
    position: absolute;
    top: 0px;
    right: 0;
    width: 174px;
}

.sitetel-ico {
    float: left
}

.sitetel-txt {
    float: left;
    display: table;
    height: 46px;
    padding-left: 10px;
    margin-top: -23px
}

.sitetel em {
    color: #ff7d13;
    display: table-cell;
    max-width: 200px;
    vertical-align: middle;
    font-size: 20px;
    font-style: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: Arial,"Microsoft YaHei",Helvetica,sans-serif
}



.navbar-defaul {
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 40px;
    /*background: #ff6600*/
    border-bottom: #00b7ee 2px solid
}

.global-nav {
    float: left;
    width: 220px;
    height: 40px;
    position: relative
}

    .global-nav .nav-menu-hd {
        float: left;
        color: #fff;
        width: 220px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        text-align: center;
        background: #00b7ee
    }

    .global-nav .nav-menu-list {
        float: left;
        position: relative;
        z-index: 99999;
        width: 220px;
        height: 420px;
        background: #fff
    }

.menu-list-item {
    float: left;
    width: 220px;
    height: 69px;
    border-bottom: 1px solid #e8e8e8
}

    .menu-list-item h3 {
        float: left;
        width: 196px;
        height: 69px;
        padding: 0 10px;
        position: relative;
        border-left: 3px solid #fff;
        border-right: 1px solid #fff
    }

        .menu-list-item h3.hover {
            margin-top: -1px;
            z-index: 9999;
            border: 1px solid #00b7ee;
            border-right: 1px solid #fff;
            border-left: 3px solid #00b7ee
        }

        .menu-list-item h3 strong {
            float: left;
            width: 196px;
            height: 24px;
            line-height: 24px;
            margin-top: 10px;
            font-size: 14px
        }

            .menu-list-item h3 strong em {
                margin: 2px 5px 0 0
            }

                .menu-list-item h3 strong em, .menu-list-item h3 strong em img {
                    float: left;
                    width: 20px;
                    height: 20px;
                    overflow: hidden
                }

            .menu-list-item h3 strong a {
                color: #333;
                float: left;
                font-size: 16px
            }

                .menu-list-item h3 strong a:hover, .menu-list-item h3 p a:hover {
                    color: #f60
                }

        .menu-list-item h3 p {
            float: left;
            width: 175px;
            height: 20px;
            padding-left: 21px;
            margin-top: 5px;
            overflow: hidden
        }

            .menu-list-item h3 p a {
                float: left;
                color: #8c9093;
                height: 20px;
                line-height: 20px;
                margin-right: 5px
            }

        .menu-list-item h3 .arrow-rig {
            position: absolute;
            right: 10px;
            top: 50%;
            display: block;
            width: 6px;
            height: 11px;
            margin-top: -5px;
            background: url(/style/images/arrow-right-ico2.png) left no-repeat
        }

.menu-item {
    display: none;
    position: absolute;
    left: 219px;
    top: 0;
    z-index: 999;
    /*width: 979px;*/
    width: 600px;
    min-height: 418px;
    border: 1px solid #00b7ee;
    background: #fff
}

    .menu-item .item-list {
        float: left;
        /*width:980px*/
        width: 600px
    }

        .menu-item .item-list
        dl {
            float: left;
            width: 450px;
            padding: 10px 20px
        }

            .menu-item .item-list dl
            dt {
                border-bottom: 1px solid #e8e8e8
            }

                .menu-item .item-list dl dt,
                .menu-item .item-list dl dt
                a {
                    float: left;
                    color: #333;
                    width: 450px;
                    height: 30px;
                    line-height: 30px;
                    font-size: 14px
                }

            .menu-item .item-list dl
            dd {
                float: left;
                width: 450px;
                margin-top: 5px
            }

                .menu-item .item-list dl dd
                a {
                    float: left;
                    color: #666;
                    height: 24px;
                    line-height: 24px;
                    margin-right: 15px
                }

                    .menu-item .item-list dl dt a:hover,
                    .menu-item .item-list dl dd a:hover {
                        color: #f60
                    }

    .menu-item .ad-box {
        float: left;
        width: 600px;
        height: 110px;
        overflow: hidden
    }




.navbarmenu {
    float: left;
    width: 980px;
    height: 40px
}

    .navbarmenu > ul > li {
        float: left;
        height: 40px;
        position: relative;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -o-transition: all .8s;
        transition: all .8s
    }

        .navbarmenu > ul > li .st-arrow-ico {
            float: right;
            display: block;
            width: 0;
            height: 0;
            margin: 22px 0 0 5px;
            border-top: 4px solid #fff;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent
        }

        .navbarmenu > ul > li.this-hover .st-arrow-ico {
            border-top: 0;
            border-bottom: 4px solid #fff;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent
        }

        .navbarmenu > ul > li > a {
            display: block;
            color: #333 /*#fff*/;
            height: 40px;
            line-height: 40px;
            padding: 0 20px;
            font-size: 16px;
            position: relative
        }

        .navbarmenu > ul > li.active, .navbarmenu > ul > li:hover {
            background: #00b7ee;
            color: #fff;
        }
        .navbarmenu > ul > li > a.active, .navbarmenu > ul > li > a:hover {
            background: #00b7ee;
            color: #fff;
        }

            .navbarmenu > ul > li.active s, .navbarmenu > ul > li.this-hover s {
                display: block;
                width: 0;
                height: 0;
                position: absolute;
                left: 50%;
                bottom: 0;
                margin-left: -4px;
                border-bottom: 4px solid #fff;
                border-left: 4px solid transparent;
                border-right: 4px solid transparent
            }

    .navbarmenu .st-nav-icon {
        position: absolute;
        top: -5px;
        right: 5px
    }

.serviceTel {
    margin-top: 26px;
    color: #999;
    font-size: 12px;
    white-space: nowrap;
}